home *** CD-ROM | disk | FTP | other *** search
- // ===========================================================================
- // FinalPrefix.h ©1999 Metrowerks Inc. All rights reserved.
- // ===========================================================================
-
- // Bring in the project's precompiled header for the given target
-
- #if __POWERPC__
- #include "FinalPrefixHeadersPPC++"
- #else
- #include "FinalPrefixHeaders68K++"
- #endif
-